﻿@charset "utf-8";

/*yx_rotaion*/
.yx-rotaion{margin:0 auto;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{width:260px; position:absolute; width:100%;height:30px; line-height:30px;background: rgba(0,0,0,0.4);left:0;bottom:0;_bottom:-1px;z-index:1; overflow:hidden;}
.yx-rotation-t{color:#fff;font-size:12px;z-index:2;bottom:0;left:10px;line-height:30px; width:260px; height:30px; overflow:hidden;}
/*
点和左右键
.yx-rotation-focus span,.yx-rotaion-btn span{background: url(/static/images/ico.png) no-repeat;display:block;}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
*/
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:10px;z-index:2}
.yx-rotaion-btn{width:100%;height:41px;top:100%;margin-top:-20px; z-index:9;}
.yx-rotaion-btn span{width:20px;height:20px;cursor:pointer;position:relative}
.yx-rotaion-btn .left_btn{float:left;left:270px; background: url(/static/images/index-left.png) no-repeat;}
.yx-rotaion-btn .right_btn{float:right;background: url(/static/images/index-right.png) no-repeat;}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}